MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / DrawCanvas Class / DrawText Method / DrawText(String[],RectangleF) Method

In This Topic
DrawText(String[],RectangleF) Method
In This Topic
DrawText
Syntax
'Declaration
 
Public Overloads Sub DrawText( _
   ByVal astrText() As String, _
   ByVal text As RectangleF _
) 
 

Parameters

astrText
text
See Also